ACT2=0, ACT1=0
DMA configuration
ACT2 | DMA channel 2 status 0 (0): Inactive 1 (1): Active, and transfers to memory when triggered |
ACT1 | DMA channel 1 status 0 (0): Inactive 1 (1): Active, and transfers to memory when triggered |
RESERVED | no description available |
OFFSET2 | 256-byte offset for DMA channel 2. DMA channel 2 transfer starts at this offset count x 256 bytes. For example, if OFFSET2 = 0x2, DMA channel 2 transfer starts at 0x200. |
COUNT2 | Number of bytes to be transferred by DMA channel 2. It should be multiple of 8 bytes. |
COUNT1 | Number of bytes to be transferred by DMA channel 1. It should be multiple of 8 bytes. |